home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 205_01 / white.doc < prev    next >
Text File  |  1980-01-01  |  512b  |  19 lines

  1. -------------------------------------------------------------------------------
  2.  WHITE
  3. -------------------------------------------------------------------------------
  4.  
  5. Format:
  6.  
  7.      white filename
  8.  
  9. Purpose:
  10.  
  11. The WHITE command counts the spaces, tabs, and newline characters in the 
  12. specified text file.
  13.  
  14. Example:
  15.  
  16. Count the white spaces in the file named white.doc.
  17.  
  18.      white white.doc
  19.